Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.comment.service.RelationContrib--resourceadapters

This contribution is part of XML component org.nuxeo.ecm.platform.comment.service.RelationContrib inside nuxeo-platform-comment-9.10.jar /OSGI-INF/comment-relation-contrib.xml

Extension Point

Extension point resourceadapters of component RelationService.

Contributed Items

  • <adapter class="org.nuxeo.ecm.platform.relations.adapters.DocumentModelResourceAdapter" namespace="http://www.nuxeo.org/comments/uid"/>

XML Source

<extension point="resourceadapters" target="org.nuxeo.ecm.platform.relations.services.RelationService">
    <!-- XXX AT: this namespace should have an ending slash -->
    <adapter class="org.nuxeo.ecm.platform.relations.adapters.DocumentModelResourceAdapter" namespace="http://www.nuxeo.org/comments/uid"/>
  </extension>